projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
981bfd6
)
Fixing whitespace style issue with #define
author
Steven Tamm
<steventamm@mac.com>
Sun, 29 Aug 2004 16:56:17 +0000
(16:56 +0000)
committer
Steven Tamm
<steventamm@mac.com>
Sun, 29 Aug 2004 16:56:17 +0000
(16:56 +0000)
src/fileio.c
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index b92999101861c22b2c2040aafc76c733bd5ddf78..a90111b22b60ec3b8652e29c7da7c084d027cb2f 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-6304,7
+6304,7
@@
and `read-file-name-function'. */)
GCPRO2 (insdef, default_filename);
-#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined(TARGET_API_MAC_CARBON)
+#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined
(TARGET_API_MAC_CARBON)
if ((NILP (last_nonmenu_event) || CONSP (last_nonmenu_event))
&& use_dialog_box
&& use_file_dialog